gpsbabel.git
2013-11-24 robertlipeignrando: drop straydebugging.
2013-11-24 robertlipeFix BCR in NEW_STRINGS.
2013-11-24 robertlipeDeprecate Kartex, a program out of business for years...
2013-11-24 robertlipeFix an1 for NEW_STRINGS.
2013-11-24 robertlipeFixes for stmwpp.cc in NEW_STRINGS.
2013-11-11 robertlipeAnother GDB checking for NEW_STRINGS. This format...
2013-11-11 robertlipeRoll back swmwpp. I'm out of soul to fight with it...
2013-11-11 robertlipeAllow GPX reader to terminate if it detects Invalid...
2013-11-11 robertlipeImprovements in stmwpp for NEW_STRINGS.
2013-11-11 robertlipePlow through the remainder of our REALLY_MINIMAL target...
2013-11-11 robertlipeBring IGC to NEW_STRINGS.
2013-11-10 robertlipeMinimally invasive set of NEW_STRING changes for mmo.
2013-11-07 robertlipeBeter fxi in gdb
2013-11-06 robertlipeLeak fix in gdb.
2013-11-06 robertlipeLeak fixes for gdb.
2013-11-06 robertlipeBring in NEW_STRINGS for gdb, saroute, igc, garmin...
2013-10-23 robertlipeFix various leaks introduced in the non-NEW_STRING...
2013-10-23 robertlipeRollback two formats where I introduced a regression...
2013-10-23 robertlipeMisc minor fixes for the !NEW_STRINGS case.
2013-10-23 robertlipeBring in csv_util.cc from NEW_STRING.
2013-10-23 robertlipeCommit the (hopefully) non-contentuous NEW_STRING chang...
2013-10-23 robertlipeBegin landing NEW_STRINGS work: common utilities.
2013-10-23 robertlipeTake another run at NMN4.
2013-10-22 robertlipePad internal buffer to appease -fsanitize=address....
2013-10-22 robertlipeRevert nmn4 change for now. I'll deal with it later.
2013-10-20 robertlipeMake Navigon reader use QString more effectively.
2013-10-16 robertlipeScratch in waypoint proximity in Garmin GPX writer.
2013-10-06 robertlipeWarning cleanpus from Conrad.
2013-10-03 robertlipeFix leak I introdued in new "obvious" code yesterday...
2013-10-02 robertlipeUpdate .pro file from Gerhard.
2013-10-02 robertlipeBring in some of the straight-forward pieces from NEW_S...
2013-10-01 robertlipeA completely mechanical search and replace to swap...
2013-09-23 robertlipeCompilation fixes.
2013-09-23 robertlipeLand QString changes that don't require (blatant) condi...
2013-09-23 robertlipeMake unicsv a little more QString ready internally.
2013-09-20 robertlipeBring forward uncontested change from NEW_STRINGS work...
2013-09-20 robertlipeCommit the least contestable part of a CL I have in...
2013-09-19 robertlipeTweak testo to use more common stdout capture.
2013-09-19 robertlipeGuilhem Bonnefile tweaks (old) Magellan Explorist PMGNC...
2013-09-18 robertlipeWarning fixes from Conrad.
2013-09-18 tsteven4add utf-8 bom check and well-formed xml check to testo.
2013-09-17 robertlipeWarning cleanups from Conrad.
2013-09-17 tsteven4change illegal xml character stripping from QRegExp...
2013-09-15 robertlipePreserve note for future possibilities of strip_html.
2013-09-15 robertlipeMore pulling at removing C strings internally: unicsv_p...
2013-09-15 robertlipeReplace guts of manual trimmed_strdup in tef reader...
2013-09-15 robertlipeRemove open-coded Vector in unicsv. Make better use...
2013-09-15 robertlipeCommit 'ptesto', a script for running valgrinds in...
2013-09-15 robertlipeCorrect leak in bcr that I just introduced when I parti...
2013-09-15 robertlipeA bulky, but rather brainless pass at treating the...
2013-09-14 robertlipeFixes for optionsdlg: only use ranges when we HAVE...
2013-09-13 tsteven4catch a straggler up with qt include renaming.
2013-09-12 tsteven4add xmlstreamwriter methods analogous to QXmlStreamWrit...
2013-09-12 tsteven4Get the gui ready for Qt5 while maintaining support...
2013-09-12 tsteven4catch gui translation files up with recent source renam...
2013-09-11 robertlipeMinor internal changes to make new_strings land better.
2013-09-11 robertlipeFix mem leak I introduced earlier tonight (this morning...
2013-09-11 robertlipePull out a little more char* from our core infrastructu...
2013-09-11 robertlipeSteve replaces use of deprecated QHttp with QNetworkAcc...
2013-09-10 robertlipePeter Popovec tweaks gtrnctr to fix sometimes missing...
2013-09-09 robertlipeRemove explicit xstrdup(CSTR... in favor of helper.
2013-09-09 robertlipeStyle Cleanup from last commit.
2013-09-09 robertlipeDirk Stitchling adds support for Navin/ZNEX miniHomer...
2013-09-07 robertlipeFix (probably) memory leak in xmltag converion.
2013-09-06 robertlipeMove remaining char*'s in xmltag to QStrings. Tweak...
2013-09-06 robertlipeRemove some read-only struct members in xml_tag. Passe...
2013-09-06 robertlipeFix another new/xfree mismatch.
2013-09-06 robertlipeCorrect allocation in xml_tag pseudo copy constructor.
2013-09-06 robertlipeA very conservative move of xml_tag into a class of...
2013-09-04 tsteven4fix waypoint counting errors in tpo and igc readers.
2013-09-02 tsteven4fix memory leaks in cup, easygps, mapsend, osm, pcx...
2013-09-01 tsteven4fix issue with naviguide reader double counting route...
2013-09-01 tsteven4fix bug in garmin_txt reader that could result in unini...
2013-09-01 tsteven4fix iblue styles, writing was causing usage of uninitia...
2013-09-01 tsteven4improve support for testo running from alternate direct...
2013-08-31 tsteven4add option to capture valgrind output in a log file.
2013-08-30 tsteven4fix some url related memory leaks.
2013-08-30 robertlipeAdd valgrind leak suppressiosn for Fedora 18 to improve...
2013-08-30 robertlipeRemove unnecessary strdup in garmin_gpi.
2013-08-30 robertlipeFix obscure leak in GPX reader that I introduced. ...
2013-08-28 tsteven4report errors detected by QXmlStreamReader in the geo...
2013-08-28 tsteven4correct comment about readElementText behavior.
2013-08-28 tsteven4add error checking QXmlStreamReader errors in xmlgeneric.
2013-08-26 robertlipeImprove coment re:setCodecForCStrings.
2013-08-26 robertlipeGerhard brings MSVC up to speed.
2013-08-25 robertlipeAnother fix in gpx.cc. With this, vtesto runs to compl...
2013-08-25 robertlipeFix use-after-read that I just introduced in gpx.cc
2013-08-25 robertlipeReplace a little-used Date field in unicsv with QDateTi...
2013-08-25 robertlipeLock unicsv test to UTC.
2013-08-25 robertlipeActually commit leak fix I just told Steve I committed...
2013-08-25 tsteven4add error detection for navicache reader.
2013-08-25 robertlipeAnother cleanup pass on GPX reader. Eliminate vmem...
2013-08-25 tsteven4Actually use autoheader to generate config.h.in instead...
2013-08-25 tsteven4rip expat out of the build system.
2013-08-25 tsteven4gpx reader based on QXmlStreamReader goes live.
2013-08-25 robertlipeRename GUI *.cpp to *.cc to match convention in core.
2013-08-24 tsteven4checkpoint new gpx reader based on QXmlStreamReader...
2013-08-23 tsteven4eliminate weird input mode of gpx reader.
2013-08-23 robertlipeFlorian Unger adds rptname, rptdigit options to tranfor...
2013-08-23 robertlipeHow many times do I have to kill axim and psp? Die...
next